home *** CD-ROM | disk | FTP | other *** search
- Laurence -
-
- The `driver type' will be a string in the dispatch table, a single entry
- such as "mbox", etc. So you can get a `name' of the type of mailbox. The
- idea then is that you can do something like:
- mail_create (name,"tenex");
-
- Of course, there *will* be defaulting. I haven't thought all of this
- through since, as you noted, there are other things that are much higher on
- the queue to do.
-
- -- Mark --
-
-